'Declaration Public Overloads Sub ApplyTransparencyMask( _ ByVal transparencyMask As BilevelBitmap, _ Optional ByVal clipRect As System.Nullable(Of Rectangle) _ )
public void ApplyTransparencyMask( BilevelBitmap transparencyMask, System.Nullable<Rectangle> clipRect )
Parameters
- transparencyMask
- A BilevelBitmap with the transparency mask.
- clipRect
- The target rectangle of the GcBitmap.